Package | fhir.cqf.cpg.example |
Type | ActivityDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://fhir.org/guides/cqf/cpg/example/https://build.fhir.org/ig/cqframework/cpg-example/ActivityDefinition-DailyAppleActivity.html |
Url | http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity |
Version | 0.1.0 |
Status | active |
Date | 2024-11-18T16:16:04+00:00 |
Name | DailyAppleActivity |
Title | Daily Apple Activity |
Experimental | True |
Realm | us |
Authority | hl7 |
Description | Activity to provide an apple daily |
Kind | MedicationRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Title: | Daily Apple Activity |
---|---|
Id: | DailyAppleActivity |
Version: | 0.1.0 |
Experimental: | true |
Date (date last changed): | 2024-11-18 16:16:04+0000 |
Publisher (steward): | Clinical Quality Framework |
Description: | Activity to provide an apple daily |
Jurisdiction: | 001 |
Kind: | MedicationRequest |
Profile: | http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest |
Intent: | proposal |
Priority: | routine |
Product: |
system: http://snomed.info/sct code: 735215001 display: Apple (substance) |
{
"resourceType" : "ActivityDefinition",
"id" : "DailyAppleActivity",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Daily Apple Activity</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">DailyAppleActivity</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.1.0</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2024-11-18 16:16:04+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">Clinical Quality Framework</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Activity to provide an apple daily</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">001</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">MedicationRequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Profile: </b></th>\n <td style=\"padding-left: 4px;\">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Priority: </b></th>\n <td style=\"padding-left: 4px;\">routine</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Product: </b></th>\n \n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>735215001</span></p>\n \n \n <p><b>display: </b><span>Apple (substance)</span></p>\n \n \n \n \n </td>\n \n \n </tr>\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"url" : "http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity",
"version" : "0.1.0",
"name" : "DailyAppleActivity",
"title" : "Daily Apple Activity",
"status" : "active",
"experimental" : true,
"date" : "2024-11-18T16:16:04+00:00",
"publisher" : "Clinical Quality Framework",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://github.com/cqframework"
}
]
}
],
"description" : "Activity to provide an apple daily",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"kind" : "MedicationRequest",
"profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest",
"intent" : "proposal",
"priority" : "routine",
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "735215001",
"display" : "Apple (substance)"
}
],
"text" : "Apple"
},
"dosage" : [
{
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "apple",
"system" : "http://unitsofmeasure.org",
"code" : "{apple}"
},
"rateQuantity" : {
"value" : 1
}
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.